home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 48
/
cdrom_image.iso
/
Games
/
alex_trax.swf
/
scripts
/
DefineButton2_29
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
168 b
|
7 lines
on(release){
if(_url.indexOf("neodelight.com") == -1)
{
getURL("http://www.neodelight.com?ref=" + _root.gameName + "&ref_loc=intro","_BLANK");
}
}